home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Windows Selection / Windows Selection 1.iso / Graphics / Quant / Quant.exe / 0 / RCDATA / TPREGISTRATION / TPREGISTRATION.txt
Encoding:
Text File  |  1996-12-16  |  6.1 KB  |  338 lines

  1. object PRegistration: TPRegistration
  2.   Left = 513
  3.   Top = 195
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   ClientHeight = 398
  7.   ClientWidth = 513
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object GroupBox2: TGroupBox
  17.     Left = 4
  18.     Top = 224
  19.     Width = 505
  20.     Height = 65
  21.     Caption = 'Product query'
  22.     TabOrder = 1
  23.     object Label10: TLabel
  24.       Left = 8
  25.       Top = 16
  26.       Width = 81
  27.       Height = 41
  28.       AutoSize = False
  29.     end
  30.     object Edit10: TEdit
  31.       Left = 312
  32.       Top = 36
  33.       Width = 185
  34.       Height = 21
  35.       TabOrder = 4
  36.     end
  37.     object CheckBox1: TCheckBox
  38.       Left = 96
  39.       Top = 16
  40.       Width = 65
  41.       Height = 17
  42.       Caption = 'College'
  43.       TabOrder = 0
  44.     end
  45.     object CheckBox2: TCheckBox
  46.       Left = 96
  47.       Top = 38
  48.       Width = 105
  49.       Height = 16
  50.       Caption = 'World Wide Web'
  51.       TabOrder = 2
  52.     end
  53.     object CheckBox4: TCheckBox
  54.       Left = 256
  55.       Top = 38
  56.       Width = 49
  57.       Height = 17
  58.       Caption = 'Other'
  59.       TabOrder = 3
  60.     end
  61.     object CheckBox3: TCheckBox
  62.       Left = 256
  63.       Top = 16
  64.       Width = 57
  65.       Height = 17
  66.       Caption = 'Friend'
  67.       TabOrder = 1
  68.     end
  69.   end
  70.   object GroupBox1: TGroupBox
  71.     Left = 4
  72.     Top = 0
  73.     Width = 505
  74.     Height = 217
  75.     Caption = 'Personal information'
  76.     TabOrder = 0
  77.     object Label7: TLabel
  78.       Left = 360
  79.       Top = 115
  80.       Width = 42
  81.       Height = 13
  82.       Caption = 'Zip code'
  83.     end
  84.     object Label6: TLabel
  85.       Left = 280
  86.       Top = 115
  87.       Width = 25
  88.       Height = 17
  89.       Caption = 'State'
  90.     end
  91.     object Label1: TLabel
  92.       Left = 8
  93.       Top = 19
  94.       Width = 48
  95.       Height = 13
  96.       Caption = 'First name'
  97.     end
  98.     object Label2: TLabel
  99.       Left = 8
  100.       Top = 43
  101.       Width = 49
  102.       Height = 13
  103.       Caption = 'Last name'
  104.     end
  105.     object Label3: TLabel
  106.       Left = 8
  107.       Top = 67
  108.       Width = 73
  109.       Height = 13
  110.       Caption = 'Company name'
  111.     end
  112.     object Label4: TLabel
  113.       Left = 8
  114.       Top = 91
  115.       Width = 38
  116.       Height = 13
  117.       Caption = 'Address'
  118.     end
  119.     object Label5: TLabel
  120.       Left = 8
  121.       Top = 115
  122.       Width = 17
  123.       Height = 13
  124.       Caption = 'City'
  125.     end
  126.     object Label8: TLabel
  127.       Left = 8
  128.       Top = 139
  129.       Width = 36
  130.       Height = 13
  131.       Caption = 'Country'
  132.     end
  133.     object Label9: TLabel
  134.       Left = 8
  135.       Top = 163
  136.       Width = 31
  137.       Height = 13
  138.       Caption = 'Phone'
  139.     end
  140.     object Label14: TLabel
  141.       Left = 8
  142.       Top = 187
  143.       Width = 29
  144.       Height = 13
  145.       Caption = 'E-Mail'
  146.     end
  147.     object Label11: TLabel
  148.       Left = 280
  149.       Top = 163
  150.       Width = 17
  151.       Height = 13
  152.       Caption = 'Fax'
  153.     end
  154.     object Edit7: TEdit
  155.       Left = 416
  156.       Top = 112
  157.       Width = 81
  158.       Height = 21
  159.       MaxLength = 10
  160.       TabOrder = 6
  161.     end
  162.     object Edit6: TEdit
  163.       Left = 312
  164.       Top = 112
  165.       Width = 41
  166.       Height = 21
  167.       MaxLength = 4
  168.       TabOrder = 5
  169.     end
  170.     object Edit1: TEdit
  171.       Left = 96
  172.       Top = 16
  173.       Width = 401
  174.       Height = 21
  175.       TabOrder = 0
  176.     end
  177.     object Edit2: TEdit
  178.       Left = 96
  179.       Top = 40
  180.       Width = 401
  181.       Height = 21
  182.       TabOrder = 1
  183.     end
  184.     object Edit3: TEdit
  185.       Left = 96
  186.       Top = 64
  187.       Width = 401
  188.       Height = 21
  189.       TabOrder = 2
  190.     end
  191.     object Edit4: TEdit
  192.       Left = 96
  193.       Top = 88
  194.       Width = 401
  195.       Height = 21
  196.       TabOrder = 3
  197.     end
  198.     object Edit5: TEdit
  199.       Left = 96
  200.       Top = 112
  201.       Width = 177
  202.       Height = 21
  203.       TabOrder = 4
  204.     end
  205.     object Edit8: TEdit
  206.       Left = 96
  207.       Top = 136
  208.       Width = 401
  209.       Height = 21
  210.       TabOrder = 7
  211.     end
  212.     object Edit9: TEdit
  213.       Left = 96
  214.       Top = 160
  215.       Width = 177
  216.       Height = 21
  217.       TabOrder = 8
  218.     end
  219.     object Edit11: TEdit
  220.       Left = 96
  221.       Top = 184
  222.       Width = 401
  223.       Height = 21
  224.       TabOrder = 10
  225.     end
  226.     object Edit12: TEdit
  227.       Left = 312
  228.       Top = 160
  229.       Width = 185
  230.       Height = 21
  231.       TabOrder = 9
  232.     end
  233.   end
  234.   object GroupBox3: TGroupBox
  235.     Left = 4
  236.     Top = 296
  237.     Width = 505
  238.     Height = 65
  239.     Caption = 'Credit card information'
  240.     TabOrder = 2
  241.     object Label13: TLabel
  242.       Left = 296
  243.       Top = 41
  244.       Width = 70
  245.       Height = 17
  246.       Caption = 'Expiration date'
  247.     end
  248.     object Label19: TLabel
  249.       Left = 296
  250.       Top = 16
  251.       Width = 60
  252.       Height = 17
  253.       Caption = 'Card number'
  254.     end
  255.     object MaskEdit2: TMaskEdit
  256.       Left = 384
  257.       Top = 36
  258.       Width = 33
  259.       Height = 21
  260.       EditMask = '00/00;1;_'
  261.       MaxLength = 5
  262.       TabOrder = 6
  263.       Text = '  -  '
  264.     end
  265.     object RadioButton1: TRadioButton
  266.       Left = 8
  267.       Top = 16
  268.       Width = 65
  269.       Height = 17
  270.       Caption = 'Dankort'
  271.       TabOrder = 0
  272.       TabStop = True
  273.     end
  274.     object RadioButton2: TRadioButton
  275.       Left = 8
  276.       Top = 41
  277.       Width = 65
  278.       Height = 17
  279.       Caption = 'Eurocard'
  280.       TabOrder = 1
  281.     end
  282.     object RadioButton3: TRadioButton
  283.       Left = 88
  284.       Top = 16
  285.       Width = 41
  286.       Height = 17
  287.       Caption = 'JCB'
  288.       TabOrder = 2
  289.     end
  290.     object RadioButton4: TRadioButton
  291.       Left = 88
  292.       Top = 41
  293.       Width = 73
  294.       Height = 17
  295.       Caption = 'Mastercard'
  296.       TabOrder = 3
  297.     end
  298.     object RadioButton5: TRadioButton
  299.       Left = 160
  300.       Top = 16
  301.       Width = 41
  302.       Height = 17
  303.       Caption = 'Visa'
  304.       TabOrder = 4
  305.     end
  306.     object Edit13: TEdit
  307.       Left = 384
  308.       Top = 12
  309.       Width = 113
  310.       Height = 21
  311.       TabOrder = 5
  312.     end
  313.   end
  314.   object Button1: TButton
  315.     Left = 104
  316.     Top = 368
  317.     Width = 113
  318.     Height = 25
  319.     Caption = 'Print registration form'
  320.     TabOrder = 3
  321.     OnClick = Button1Click
  322.   end
  323.   object Button2: TButton
  324.     Left = 272
  325.     Top = 368
  326.     Width = 113
  327.     Height = 25
  328.     Caption = 'Go back'
  329.     Default = True
  330.     TabOrder = 4
  331.     OnClick = Button2Click
  332.   end
  333.   object PrintDialog1: TPrintDialog
  334.     Left = 8
  335.     Top = 376
  336.   end
  337. end
  338.